Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yoe updater support for visionfive2 board #855

Merged
merged 6 commits into from
Oct 14, 2023
Merged

Add yoe updater support for visionfive2 board #855

merged 6 commits into from
Oct 14, 2023

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Oct 14, 2023

It is still missing installer support. But updating works great

Fixes following during kernel initramfs boot

./platform: line73: syntax error: unexpected "}

Signed-off-by: Khem Raj <[email protected]>
…ition assumptions

So far 1,2,3 were partition numbers for boot/root/data respectively,
however this assumption is limiting, since some SBCs e.g. visionfive2
have 5 partitions ( don't ask why) and boot/root/data are 3/4/5

Therefore compute it at runtime so it can be used in varied situations

Signed-off-by: Khem Raj <[email protected]>
Use kernel+initramfs in IMAGE_BOOT_FILES
This helps in getting Yoe updater bundled into kernel for OTA functions

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-arm e914891e...bc4d2e41 (4):
  > CI: add sbsa-acs to recipe report
  > arm/linux-yocto: remove defconfig patch
  > arm-bsp/linux-yocto: add recipe for v6.4 kernel
  > trusted-firmware-a: fix build error when using ccache

* sources/meta-openembedded eddc2571a7...d59f6c7529 (8):
  > meta-python: update ptests status for py-cpuinfo, pytest-mock
  > python3-pytest-mock: disable broken ptests
  > meta-perl: Add libtext-diff-perl to fast ptest list
  > python3-arrow: add from meta-patchtest
  > python3-py-cpuinfo: disable broken ptests
  > python-git-pw: add from meta-patchtest
  > libtext: add ptest
  > klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag.

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 562dc28 into master Oct 14, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants